start converting from System.Directory to System.OsPath
authorJoey Hess <joeyh@joeyh.name>
Thu, 23 Jan 2025 14:22:06 +0000 (10:22 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 23 Jan 2025 14:25:20 +0000 (10:25 -0400)
commit05bdce328d890cbac68a8627aaae262078a8290a
tree0632aae599e2a0c716b21593865a3ee802f17dfe
parentd46504e51e01c956a0ebdc993b7c05d045c6f340
start converting from System.Directory to System.OsPath

This is the start of a long road, got the first few files to compile
after this large change.

Sponsored-by: mycroft
Build/Configure.hs
Build/TestConfig.hs
Build/Version.hs
Utility/FileIO.hs
Utility/MoveFile.hs
Utility/OsPath.hs
Utility/Path.hs
Utility/SystemDirectory.hs